func crypto/tls.defaultConfig
3 uses
	crypto/tls (current package)
		common.go#L1652: func defaultConfig() *Config {
		handshake_client.go#L268: 		c.config = defaultConfig()
		tls.go#L147: 		config = defaultConfig()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)